Skip to content

Commit 2ec098e

Browse files
github-actions[bot]stonebuzz
authored andcommitted
ci(release): update version on android manifest
1 parent c97ae57 commit 2ec098e

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="39399"
4+
android:versionCode="39401"
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=
2-
about.build=39399
3-
about.date=Fri Aug 30 05:57:53 2024
4-
about.commit=c981435
5-
about.commitFull=c981435b8c54fc12dd9f9604e36dc922b25e8e7c
2+
about.build=39401
3+
about.date=Wed Sep 18 07:11:40 2024
4+
about.commit=13592f7
5+
about.commitFull=13592f73afc07eb2311df03e9b09faaeb52bac44
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)