Skip to content

Commit c9f60d3

Browse files
ci(release): update version on android manifest
1 parent a2ec44e commit c9f60d3

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="39419"
4+
android:versionCode="39421"
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.6.0
2-
about.build=39419
3-
about.date=Fri Nov 22 10:43:29 2024
4-
about.commit=efae574
5-
about.commitFull=efae5742e456fdcd3ba670aee286f6f57a23a8be
2+
about.build=39421
3+
about.date=Tue Dec 17 13:57:43 2024
4+
about.commit=a2ec44e
5+
about.commitFull=a2ec44e41d224ed22993715ba7a7afe395f7526a
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)