Skip to content

Commit

Permalink
chore: android build
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Mar 8, 2023
1 parent 6997e4e commit 5d71aa4
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 @@ -9,8 +9,8 @@ android {
multiDexEnabled false
applicationId "akylas.alpi.maps"
minSdkVersion 21
versionCode 233
versionName "2.0.1"
versionCode 234
versionName "2.0.2"

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

0 comments on commit 5d71aa4

Please sign in to comment.