Versions bumped & minApi put to 21

This commit is contained in:
Melih Aksoy
2019-07-04 14:27:55 +02:00
parent 6a588e449e
commit 67cf13eaef
4 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.40'
ext.nav_version = '2.1.0-alpha05'
ext.nav_version = '2.1.0-alpha06'
repositories {
google()