1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-20 21:03:08 +00:00

Update maxSdkVersion

This commit is contained in:
Loic Blot
2018-12-22 18:24:31 +01:00
parent 03d18ae1e2
commit c4598208ac
+1 -1
View File
@@ -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.