Skip to content

Commit

Permalink
Merge pull request #64 from the-reach-trust/master
Browse files Browse the repository at this point in the history
[Upgrade] Android version 14 + App version update
  • Loading branch information
mandivandermerwe authored Jul 30, 2024
2 parents cd2865d + ab3b677 commit 116c144
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 116c144

Please sign in to comment.