Skip to content

Commit

Permalink
PlayStore: v 2.9.3(38)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandivandermerwe committed Jul 30, 2024
1 parent 1dbee27 commit ab3b677
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 @@ -24,8 +24,8 @@ allprojects {
}

ext {
versionCode = 37
versionName = "2.9.2"
versionCode = 38
versionName = "2.9.3"
minSdkVersion = 23
compileSdkVersion = 34
junitVersion = '4.13.2'
Expand Down

0 comments on commit ab3b677

Please sign in to comment.