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

Pushed version to 1.10

This commit is contained in:
NeoTheFox 2018-09-18 15:07:32 +03:00
parent 9c62b6a457
commit d137306d09

View File

@ -6,8 +6,8 @@ android {
applicationId "space.neothefox.laytray"
minSdkVersion 23
targetSdkVersion 27
versionCode 10
versionName "1.9"
versionCode 11
versionName "1.10"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {