Skip to content

Commit 38295c6

Browse files
committed
update fastlane
1 parent 6537132 commit 38295c6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "org.woheller69.solxpect"
1313
minSdkVersion 26
1414
targetSdkVersion 31
15-
versionCode 12
16-
versionName "1.2"
15+
versionCode 13
16+
versionName "1.3"
1717

1818
buildConfigField "String", "BASE_URL", "\"https://api.open-meteo.com/v1/\""
1919
buildConfigField "String", "GITHUB_URL","\"https://github.com/woheller69/solxpect/\""
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
New Feature: Backup/Restore database

0 commit comments

Comments
 (0)