Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
VishalNehra committed Apr 25, 2023
1 parent 23eb573 commit 21575a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -52,8 +52,8 @@ android {
minSdk 21
targetSdk 31

Integer sudoVersionCode = 22
String versionNameText = "1.82"
Integer sudoVersionCode = 23
String versionNameText = "1.83"

String[] abiFilterList = property("abiFilters").toString().split(';')
Integer minorVersion = 0
Expand Down

0 comments on commit 21575a3

Please sign in to comment.