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