1
0
Fork 0

Update gradle to 3.3.2 to match A-C, A-S

master
Colin Lee 2019-03-21 14:06:11 -05:00 committed by Jeff Boek
parent f4b0864e06
commit ea2646aa3f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
private object Versions {
const val kotlin = "1.3.11"
const val android_gradle_plugin = "3.2.1"
const val android_gradle_plugin = "3.3.2"
const val geckoNightly = "67.0.20190312095443"
const val rxAndroid = "2.1.0"
const val rxKotlin = "2.3.0"