Skip to content

Commit

Permalink
Preparing WIP-Release v0.1.43-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
SecUpwN committed May 1, 2016
1 parent bbbee5b commit a2c7125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AIMSICD/build.gradle
Expand Up @@ -18,7 +18,7 @@ android {
applicationId "com.SecUpwN.AIMSICD"
minSdkVersion 16
targetSdkVersion 22
versionCode 42
versionCode 43
testApplicationId "com.SecUpwN.AIMSICD.test"

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

0 comments on commit a2c7125

Please sign in to comment.