Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit d2974ca

Browse files
committed
[Gradle Release Plugin] - pre tag commit: 'v1.8.14'.
1 parent 6e850b8 commit d2974ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#Mon, 31 Aug 2015 11:49:49 +0200
2-
version=1.8.15-SNAPSHOT
2+
version=1.8.14

app/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
package="de.eidottermihi.raspicheck"
44
xmlns:android="http://schemas.android.com/apk/res/android"
55
xmlns:tools="http://schemas.android.com/tools"
6-
android:versionCode="56">
6+
android:versionCode="57">
77

88
<!-- for SSH connection -->
99
<uses-permission android:name="android.permission.INTERNET"/>

0 commit comments

Comments
 (0)