Skip to content

Commit f54e712

Browse files
ci(release): update version on android manifest
1 parent 4b0a70d commit f54e712

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
4-
android:versionCode="39413"
4+
android:versionCode="39415"
55
android:versionName="">
66

77
<!-- Permissions -->

app/src/main/assets/about.properties

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.5.0
2-
about.build=39403
3-
about.date=Tue Sep 24 10:09:39 2024
4-
about.commit=3853012
5-
about.commitFull=38530120a46b55406bf87de677a132898fd049ae
2+
about.build=39415
3+
about.date=Tue Oct 29 13:11:41 2024
4+
about.commit=4b0a70d
5+
about.commitFull=4b0a70d1ce015f9bac6b1ac73733c691595d4ed0
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)