Merge branch 'master' into readme

This commit is contained in:
Branden Archer
2016-02-11 01:36:03 -05:00

View File

@@ -8,8 +8,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 23
versionCode 2
versionName "0.2"
versionCode 3
versionName "0.3"
}
buildTypes {
release {