Update build.gradle to 3.0.2 vc41

This commit is contained in:
Xphnx 2017-02-17 09:03:46 +00:00
parent 09fbcf1c29
commit 6c073958b6
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.twelf.cmtheme"
minSdkVersion 21
targetSdkVersion 23
versionCode 40
versionName "3.0.1"
versionCode 41
versionName "3.0.2"
}
buildTypes {
release {