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