mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-12 10:26:20 +00:00
Update maxSdkVersion
This commit is contained in:
parent
03d18ae1e2
commit
c4598208ac
@ -25,7 +25,7 @@ android {
|
|||||||
versionName "2.0.4"
|
versionName "2.0.4"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
maxSdkVersion 27
|
maxSdkVersion 29
|
||||||
ndk {
|
ndk {
|
||||||
// Specifies the ABI configurations of your native
|
// Specifies the ABI configurations of your native
|
||||||
// libraries Gradle should build and package with your APK.
|
// libraries Gradle should build and package with your APK.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user