Skip to content

Commit fe08db4

Browse files
ci(release): update version on android manifest
1 parent fa71651 commit fe08db4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
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="39437"
4+
android:versionCode="39439"
55
android:versionName="">
66

77
<!-- Permissions -->

app/src/main/assets/about.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.6.1
2-
about.build=39437
3-
about.date=Thu Feb 27 15:39:31 2025
4-
about.commit=b6f42f2
5-
about.commitFull=b6f42f25805620b2ab5e33ff721de62d47299981
2+
about.build=39439
3+
about.date=Thu Aug 21 12:09:53 2025
4+
about.commit=fa71651
5+
about.commitFull=fa71651955ac8604c640e9df73a4f5e3f7c13797
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)