Skip to content

Commit

Permalink
v: Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyb3rko committed Apr 11, 2023
1 parent 5011368 commit e682c72
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ android {
applicationId "com.cyb3rko.pazzword"
minSdk 21
targetSdk 33
versionCode 7
versionName "1.1.4"
versionCode 8
versionName '1.2.0'
resConfigs 'en', 'de'
signingConfig signingConfigs.debug
}
buildTypes {
release {
Expand Down

0 comments on commit e682c72

Please sign in to comment.