Update new version

This commit is contained in:
Ivan Agosto 2019-12-13 09:55:42 -06:00
parent a66acfbcea
commit 8fbfd57f78
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
minSdkVersion 21 minSdkVersion 21
//noinspection OldTargetApi //noinspection OldTargetApi
targetSdkVersion 27 targetSdkVersion 27
versionCode 6 versionCode 7
versionName "0.5" versionName "0.5.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {