Skip to content

Commit 65b9667

Browse files
ci(release): update version on android manifest
1 parent 8f6850d commit 65b9667

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="39383"
4+
android:versionCode="39385"
55
android:versionName="">
66

77
<!-- Permissions -->
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.3.0
2-
about.build=39383
3-
about.date=Mon Sep 04 07:17:36 2023
4-
about.commit=429571f
5-
about.commitFull=429571fbb4f9158833b2ef0db2e7867159cbd9d9
2+
about.build=39385
3+
about.date=Tue Sep 05 07:28:52 2023
4+
about.commit=8f6850d
5+
about.commitFull=8f6850d2c9fea68350cc5e9193d9ce1fa3b38dfc
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)