1
0
mirror of https://gitlab.com/neothefox/LayTray synced 2026-06-13 22:40:48 +03:00

Bumped version to 1.6

This commit is contained in:
2018-07-12 11:13:41 +03:00
parent ab3ba24f6c
commit a16083b21d
+2 -2
View File
@@ -6,8 +6,8 @@ android {
applicationId "space.neothefox.laytray" applicationId "space.neothefox.laytray"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 26 targetSdkVersion 26
versionCode 6 versionCode 7
versionName "1.5" versionName "1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {