1
0
mirror of https://gitlab.com/neothefox/LayTray synced 2026-03-23 13:44:53 +03:00

Changed minSdkVersion for Priv compatibility

This commit is contained in:
NeoTheFox 2018-07-07 21:33:37 +03:00
parent da2acfb09c
commit fcb7db7f3c

View File

@ -4,7 +4,7 @@ android {
compileSdkVersion 26
defaultConfig {
applicationId "space.neothefox.laytray"
minSdkVersion 25
minSdkVersion 23
targetSdkVersion 26
versionCode 4
versionName "1.3"