Skip to content

Commit

Permalink
Verze 1.6.5-RC.1 (52)
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaha15 committed Oct 8, 2024
1 parent 313ce79 commit df451db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId = "cz.jaro.dpmcb"
minSdk = 26
targetSdk = 34
versionCode = 51
versionName = "1.6.4"
versionCode = 52
versionName = "1.6.5-RC.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
2 changes: 1 addition & 1 deletion app/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.4
1.6.5-RC.1

0 comments on commit df451db

Please sign in to comment.