1
0
mirror of https://gitlab.com/neothefox/LayTray synced 2026-03-23 21:54:54 +03:00

Bumped version to 1.4

This commit is contained in:
NeoTheFox 2018-07-07 22:14:05 +03:00
parent 7ac2d66907
commit e5651d4be1

View File

@ -6,8 +6,8 @@ android {
applicationId "space.neothefox.laytray" applicationId "space.neothefox.laytray"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 26 targetSdkVersion 26
versionCode 4 versionCode 5
versionName "1.3" versionName "1.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {