Skip to content

Commit

Permalink
Increment version to 3.0 Preview 3
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Dec 28, 2017
1 parent 87dd05d commit 9a7cb34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qksms/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.moez.QKSMS"
minSdkVersion 21
targetSdkVersion 27
versionCode 137
versionName "3.0.0-alpha02"
versionCode 138
versionName "3.0 Preview 3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

buildConfigField "String", "AMPLITUDE_API_KEY", "\"${System.getenv("AMPLITUDE_API_KEY")}\""
Expand Down

0 comments on commit 9a7cb34

Please sign in to comment.