Skip to content

Commit

Permalink
chore: android new build
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed May 8, 2024
1 parent 3678a96 commit db6d297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions App_Resources/Android/app.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
defaultConfig {
multiDexEnabled false
minSdkVersion 24
versionCode 116
versionName "2.3.0"
versionCode 117
versionName "2.3.1"

// if (project.hasProperty('resConfigs')) {
// def resConfigs = project.findProperty('resConfigs')
Expand Down

0 comments on commit db6d297

Please sign in to comment.