diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index 90c170d1..92c6ef28 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,11 +16,10 @@ APP_GROUP=com.pitchedapps MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=3 -VERSION_NAME=0.3 -ANDROID_SUPPORT_LIBS=26.0.0-alpha1 +VERSION_CODE=5 +VERSION_NAME=0.5 -KAU=e48d21718c +KAU=d6b4ebb938 MATERIAL_DRAWER=5.9.2 MATERIAL_DRAWER_KT=1.0.2 IICON_GOOGLE=3.0.1.0 |