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 Apr 26, 2024
1 parent d40bbc2 commit 191a20b
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 111
versionName "2.0.1"
versionCode 112
versionName "2.0.2"

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

0 comments on commit 191a20b

Please sign in to comment.