mirror of
https://gitlab.com/neothefox/LayTray
synced 2026-03-23 21:54:54 +03:00
Changed minSdkVersion for Priv compatibility
This commit is contained in:
parent
da2acfb09c
commit
fcb7db7f3c
@ -4,7 +4,7 @@ android {
|
|||||||
compileSdkVersion 26
|
compileSdkVersion 26
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "space.neothefox.laytray"
|
applicationId "space.neothefox.laytray"
|
||||||
minSdkVersion 25
|
minSdkVersion 23
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 4
|
versionCode 4
|
||||||
versionName "1.3"
|
versionName "1.3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user