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 27, 2024
1 parent ade1f60 commit 89cf7c6
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 112
versionName "2.0.2"
versionCode 113
versionName "2.0.3"

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

0 comments on commit 89cf7c6

Please sign in to comment.