Skip to content

Commit

Permalink
Release 1.5.2 (vc 154)
Browse files Browse the repository at this point in the history
  • Loading branch information
shlusiak committed Apr 11, 2024
1 parent 3d82d0c commit 40c84b1
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 @@ -15,8 +15,8 @@ android {
minSdk 21
targetSdk 34

versionCode 153
versionName "1.5.1"
versionCode 154
versionName "1.5.2"

resourceConfigurations += ["en", "de", "es", "fr", "ja", "pt", "ro", "ru"]
}
Expand Down

0 comments on commit 40c84b1

Please sign in to comment.