commit | 6b6f33e23cd7531b32bb9272e43c637de3bb266f | [log] [tgz] |
---|---|---|
author | Nicholas Chum <nicholaschum@gmail.com> | Thu Dec 01 04:28:37 2016 -0500 |
committer | Nicholas Chum <nicholaschum@gmail.com> | Thu Dec 01 04:28:37 2016 -0500 |
tree | f7bf5ef1af9977d27df7e07abff7a0e7a821aa9e | |
parent | 244a92f4bb5dc1fc15e4182b001eb142760d5fa5 [diff] [blame] |
Release 20: Finalize Icon Pack Handling for Masquerade
diff --git a/app/build.gradle b/app/build.gradle index b87ef9f..fee93e1 100644 --- a/app/build.gradle +++ b/app/build.gradle
@@ -20,8 +20,8 @@ applicationId "masquerade.substratum" minSdkVersion 21 targetSdkVersion 23 - versionCode 19 - versionName "nineteen" + versionCode 20 + versionName "twenty" } buildTypes {