Update V1.5

This commit is contained in:
woheller69 2023-05-02 08:37:13 +02:00
parent b8b37deacf
commit 6fcdccfa4f
5 changed files with 82 additions and 77 deletions

View file

@ -12,8 +12,8 @@ android {
applicationId "org.woheller69.solxpect"
minSdkVersion 26
targetSdkVersion 31
versionCode 14
versionName "1.4"
versionCode 15
versionName "1.5"
buildConfigField "String", "BASE_URL", "\"https://api.open-meteo.com/v1/\""
buildConfigField "String", "GITHUB_URL","\"https://github.com/woheller69/solxpect/\""