Update build.gradle 3.0.3

This commit is contained in:
Xphnx 2017-02-19 20:33:28 +00:00
parent 193c3756ad
commit aedbe49315
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 41
versionName "3.0.2"
versionCode 42
versionName "3.0.3"
}
buildTypes {
release {