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 589a03a0..0a6e4ac0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.1 -KAU=ca2cda0 +KAU=9d3169f KOTLIN=1.1.3-2 CRASHLYTICS=2.6.8 DBFLOW=4.0.5 |