Skip to content

Commit f45c263

Browse files
teclib-botstonebuzz
authored andcommitted
ci(release): update version on android manifest
1 parent 1d95a7e commit f45c263

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
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.glpi.inventory.agent"
5-
android:versionCode="39315"
5+
android:versionCode="39317"
66
android:versionName="">
77

88
<!-- Permissions -->
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.1.0
2-
about.build=39315
3-
about.date=Mon Sep 27 14:32:45 2021
4-
about.commit=8ef83f9
5-
about.commitFull=8ef83f9ef11964c7b128e89c30281876203eeb97
2+
about.build=39317
3+
about.date=Tue Sep 28 06:12:42 2021
4+
about.commit=6a79afb
5+
about.commitFull=6a79afbdfdc482ded4212f5e2b25438d28ef49fa
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)