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

Bumped version to 1.6

This commit is contained in:
NeoTheFox 2018-07-12 11:13:41 +03:00
parent ab3ba24f6c
commit a16083b21d

View File

@ -6,8 +6,8 @@ android {
applicationId "space.neothefox.laytray"
minSdkVersion 23
targetSdkVersion 26
versionCode 6
versionName "1.5"
versionCode 7
versionName "1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {