VC to 3.0.4

This commit is contained in:
Xphnx 2017-02-21 12:56:04 +00:00
parent 65f86c7845
commit 5a1ee6308c
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 42
versionName "3.0.3"
versionCode 43
versionName "3.0.4"
}
buildTypes {
release {