diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-02 11:57:57 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-02 11:57:57 -0700 |
commit | 8cc26f47b18bbc1944404d3378b885742a1d7586 (patch) | |
tree | 22cd6fc95e396e61a892002821bd01e4fe78c4c9 /gradle.properties | |
parent | b148feff51d7f2805b1af378ad07740bfbeb53a8 (diff) | |
download | frost-8cc26f47b18bbc1944404d3378b885742a1d7586.tar.gz frost-8cc26f47b18bbc1944404d3378b885742a1d7586.tar.bz2 frost-8cc26f47b18bbc1944404d3378b885742a1d7586.zip |
Remap billing functionality
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 91f22293..54baaf69 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,6 @@ APP_GROUP=com.pitchedapps MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=11 KAU=e1e3b37000 KOTLIN=1.1.3 |