Skip to content

Commit a2c7125

Browse files
committed
Preparing WIP-Release v0.1.43-alpha
1 parent bbbee5b commit a2c7125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AIMSICD/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android {
1818
applicationId "com.SecUpwN.AIMSICD"
1919
minSdkVersion 16
2020
targetSdkVersion 22
21-
versionCode 42
21+
versionCode 43
2222
testApplicationId "com.SecUpwN.AIMSICD.test"
2323

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

0 commit comments

Comments
 (0)