mirror of
https://github.com/woheller69/solxpect.git
synced 2025-12-16 17:30:13 +01:00
Update V2.1
This commit is contained in:
parent
62321e0e4f
commit
5b43313882
2 changed files with 4 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "org.woheller69.solxpect"
|
applicationId "org.woheller69.solxpect"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 20
|
versionCode 21
|
||||||
versionName "2.0"
|
versionName "2.1"
|
||||||
|
|
||||||
buildConfigField "String", "BASE_URL", "\"https://api.open-meteo.com/v1/\""
|
buildConfigField "String", "BASE_URL", "\"https://api.open-meteo.com/v1/\""
|
||||||
buildConfigField "String", "GITHUB_URL","\"https://github.com/woheller69/solxpect/\""
|
buildConfigField "String", "GITHUB_URL","\"https://github.com/woheller69/solxpect/\""
|
||||||
|
|
|
||||||
2
fastlane/metadata/android/en-US/changelogs/21.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/21.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
Add Turkish translation
|
||||||
|
Improved calculation for shading
|
||||||
Loading…
Add table
Add a link
Reference in a new issue