Skip to content

Commit 0fec502

Browse files
Bump to 1.7.016, move back to 35.
1 parent 0ff8032 commit 0fec502

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget id="com.zoneminder.zmNinja" version="1.7.015" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="com.zoneminder.zmNinja" version="1.7.016" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>zmNinja</name>
44
<description>
55
High performance ZoneMinder client
@@ -27,8 +27,8 @@
2727
<preference name="SplashMaintainAspectRatio" value="true" />
2828
<preference name="FadeSplashScreen" value="false" />
2929
<preference name="BackgroundColor" value="#444444" />
30-
<preference name="android-targetSdkVersion" value="34" />
31-
<preference name="android-compileSdkVersion" value="34" />
30+
<preference name="android-targetSdkVersion" value="35" />
31+
<preference name="android-compileSdkVersion" value="35" />
3232
<preference name="android-minSdkVersion" value="23" />
3333
<preference name="SplashScreenBackgroundColor" value="#ababab" />
3434
<preference name="StatusBarOverlaysWebView" value="false" />

0 commit comments

Comments
 (0)