Skip to content

Commit

Permalink
Preparing WIP-Release v0.1.40-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
SecUpwN committed Feb 21, 2016
1 parent 4d4d34b commit 599859d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AIMSICD/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 19 // Do not change: Working Icons on Android 5+
versionCode 39
versionCode 40
testApplicationId "com.SecUpwN.AIMSICD.test"

buildConfigField 'String', 'BUILD_NUMBER', (getBuildNumber() == null ? 'null' : "\"${buildNumber}\"")
Expand Down

0 comments on commit 599859d

Please sign in to comment.