diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties index 7c057657..868f1e95 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,10 +16,10 @@ APP_GROUP=com.pitchedapps MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=5 -VERSION_NAME=0.5 +VERSION_CODE=6 +VERSION_NAME=0.6 -KAU=fc7e19ef72 +KAU=e1e3b37000 KOTLIN=1.1.3 MATERIAL_DRAWER=5.9.3 MATERIAL_DRAWER_KT=1.0.4 |