mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Update gradle to 3.3.2 to match A-C, A-S
This commit is contained in:
parent
f4b0864e06
commit
ea2646aa3f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user