Release 1.3

This commit is contained in:
Schoumi 2017-09-13 11:35:04 +02:00
parent 40645dea23
commit 0c181140eb
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "fr.mobdev.lpcprog" applicationId "fr.mobdev.lpcprog"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 26 targetSdkVersion 26
versionCode 4 versionCode 5
versionName "1.2" versionName "1.3"
} }
buildTypes { buildTypes {
release { release {