1
0
mirror of https://gitlab.com/neothefox/LayTray synced 2026-06-13 14:30:49 +03:00

Bumped version to 1.4

This commit is contained in:
2018-07-07 22:14:05 +03:00
parent 7ac2d66907
commit e5651d4be1
+2 -2
View File
@@ -6,8 +6,8 @@ android {
applicationId "space.neothefox.laytray"
minSdkVersion 23
targetSdkVersion 26
versionCode 4
versionName "1.3"
versionCode 5
versionName "1.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {