aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-03-30 22:44:03 -0400
committerAllan Wang <me@allanwang.ca>2019-03-30 22:44:03 -0400
commit23def966c0e04b8a88285e91130471a561449be0 (patch)
tree0c4088e4f95cc743a10c533e25b76d1717ed64b1 /app/build.gradle
parent9667a6e0f3a55d786a68895a17bf453712c8352f (diff)
downloadfrost-23def966c0e04b8a88285e91130471a561449be0.tar.gz
frost-23def966c0e04b8a88285e91130471a561449be0.tar.bz2
frost-23def966c0e04b8a88285e91130471a561449be0.zip
Update versions
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 4025568a..409a109b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,6 +7,7 @@ apply plugin: 'com.getkeepsafe.dexcount'
apply plugin: 'com.gladed.androidgitversion'
apply from: '../spotless.gradle'
+group = APP_GROUP
android {
compileSdkVersion kau.targetSdk