Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomgcd committed Dec 14, 2023
1 parent 4abc2df commit 85b117d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ allprojects {
compileSdkVersion = 33
minSdkVersion = 21
targetSdkVersion = 21
versionCode = 10
versionName = "1.7.0"
versionCode = 11
versionName = "1.7.1"
buildToolsVersion = '27.0.3'
supportLibraryVersion = '28.0.0'
}
Expand Down

0 comments on commit 85b117d

Please sign in to comment.