Skip to content

Commit e7b46bb

Browse files
ci(release): update version on android manifest
1 parent ab2d3f5 commit e7b46bb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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="39431"
4+
android:versionCode="39433"
55
android:versionName="">
66

77
<!-- Permissions -->

app/src/main/assets/about.properties

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
about.version=1.6.0
2-
about.build=39431
3-
about.date=Tue Dec 17 15:21:55 2024
4-
about.commit=74390e6
5-
about.commitFull=74390e633532296a439bb080bd41090d9d867248
1+
about.version=1.6.1
2+
about.build=39433
3+
about.date=Tue Dec 17 15:36:01 2024
4+
about.commit=ab2d3f5
5+
about.commitFull=ab2d3f5f286465d8e4d350e4a81186e8bd90cbda
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)