Skip to content

Commit

Permalink
chore: Update app version to 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
7underlines committed Oct 15, 2024
1 parent 859c517 commit d6a4c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 8
versionName "2.2"
versionName "2.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down

0 comments on commit d6a4c3c

Please sign in to comment.