Skip to content

Commit

Permalink
revert version
Browse files Browse the repository at this point in the history
  • Loading branch information
vchlum committed Jul 23, 2024
1 parent c1a47cd commit 51fdd26
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 @@ -13,9 +13,9 @@ android {
defaultConfig {
applicationId "cz.movapp.app"
minSdk 21
targetSdk 34
targetSdk 33
versionCode getGitVersionCode()
versionName "1.7.6"
versionName "1.7.5"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 51fdd26

Please sign in to comment.