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 43838fe5..d10e7769 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,9 +15,9 @@ APP_ID=Frost APP_GROUP=com.pitchedapps MIN_SDK=21 TARGET_SDK=26 -BUILD_TOOLS=26.0.0 +BUILD_TOOLS=26.0.1 -KAU=3.0 +KAU=ab2036f KOTLIN=1.1.3-2 CRASHLYTICS=2.6.8 DBFLOW=4.0.5 |