Skip to content

Commit 6f820d6

Browse files
committed
V3.9
1 parent 61016b4 commit 6f820d6

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
@@ -18,8 +18,8 @@ android {
1818
applicationId "org.woheller69.omweather"
1919
minSdk 21
2020
targetSdk 34
21-
versionCode 38
22-
versionName "3.8"
21+
versionCode 39
22+
versionName "3.9"
2323

2424
buildConfigField "String", "BASE_URL", "\"https://api.open-meteo.com/v1/\""
2525
buildConfigField "String", "GITHUB_URL","\"https://github.com/woheller69/omweather/\""
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Backup / restore locations

0 commit comments

Comments
 (0)