mirror of
https://github.com/woheller69/solxpect.git
synced 2026-03-11 13:32:34 +01:00
fix backup/restore for Android 13
Update for V2.0
This commit is contained in:
parent
66c12873d8
commit
39cb0d9b65
4 changed files with 17 additions and 4 deletions
|
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "org.woheller69.solxpect"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 33
|
||||
versionCode 19
|
||||
versionName "1.9"
|
||||
versionCode 20
|
||||
versionName "2.0"
|
||||
|
||||
buildConfigField "String", "BASE_URL", "\"https://api.open-meteo.com/v1/\""
|
||||
buildConfigField "String", "GITHUB_URL","\"https://github.com/woheller69/solxpect/\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue