Update build.gradle

This commit is contained in:
Filipe Brito 2019-10-03 16:13:23 -03:00
parent bf1273db76
commit 7277cea3db
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript { buildscript {
ext { ext {
appNameVersion = '3.6.0' appNameVersion = '4.0.0'
appCodeVersion = 2081 appCodeVersion = 2081
javaVersion = JavaVersion.VERSION_1_8 javaVersion = JavaVersion.VERSION_1_8
minSdkVersion = 21 minSdkVersion = 21