Skip to content

Commit

Permalink
[update] updates app version.
Browse files Browse the repository at this point in the history
  • Loading branch information
coderPaddyS committed May 27, 2024
1 parent 38eb05a commit a0c4193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "org.secuso.privacyfriendlyweather"
minSdkVersion 17
targetSdkVersion 34
versionCode 17
versionName "3.1.1"
versionCode 18
versionName "3.1.2"

if (keysFile.exists()) {
def keys = new Properties()
Expand Down

0 comments on commit a0c4193

Please sign in to comment.