Skip to content

Commit

Permalink
v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sofakingforever committed Oct 28, 2018
1 parent ecf90de commit 65f8051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stars/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
}
}

def versionNameStr = "1.1.2"
def versionNameStr = "1.1.3"

android {
compileSdkVersion 28
Expand All @@ -23,7 +23,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 28
versionCode 112
versionCode 113
versionName versionNameStr

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 65f8051

Please sign in to comment.