mirror of
https://github.com/woheller69/solxpect.git
synced 2025-12-16 17:30:13 +01:00
update fastlane
This commit is contained in:
parent
6537132813
commit
38295c65e1
2 changed files with 3 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ android {
|
|||
applicationId "org.woheller69.solxpect"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 31
|
||||
versionCode 12
|
||||
versionName "1.2"
|
||||
versionCode 13
|
||||
versionName "1.3"
|
||||
|
||||
buildConfigField "String", "BASE_URL", "\"https://api.open-meteo.com/v1/\""
|
||||
buildConfigField "String", "GITHUB_URL","\"https://github.com/woheller69/solxpect/\""
|
||||
|
|
|
|||
1
fastlane/metadata/android/en-US/changelogs/13.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/13.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
New Feature: Backup/Restore database
|
||||
Loading…
Add table
Add a link
Reference in a new issue