Skip to content

Commit

Permalink
ArenaControl
Browse files Browse the repository at this point in the history
  • Loading branch information
sashaqwert committed Mar 3, 2018
1 parent 9184cfd commit 6bdeb1c
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "ru.sccraft.arenacontrol"
minSdkVersion 17
targetSdkVersion 27
versionCode 37
versionName "0.20"
versionCode 38
versionName "0.21"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand All @@ -35,10 +35,4 @@ dependencies {









apply plugin: 'com.google.gms.google-services'

0 comments on commit 6bdeb1c

Please sign in to comment.