diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index c5228dba..aad7b2df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,8 +16,8 @@ APP_GROUP=com.pitchedapps MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=10 -VERSION_NAME=1.0 +VERSION_CODE=11 +VERSION_NAME=1.1 KAU=e1e3b37000 KOTLIN=1.1.3 |