Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Commit e8d209a

Browse files
committed
v1.1
change time intervals and version nr
1 parent e4f363c commit e8d209a

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

LoginManager/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
package="ws.ison.android.loginmanager"
4-
android:versionCode="1"
4+
android:versionCode="2"
55
android:versionName="1.1" android:installLocation="auto">
66

77
<uses-sdk

LoginManager/bin/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
package="ws.ison.android.loginmanager"
4-
android:versionCode="1"
4+
android:versionCode="2"
55
android:versionName="1.1" android:installLocation="auto">
66

77
<uses-sdk

LoginManager/bin/LoginManager.apk

5 Bytes
Binary file not shown.

LoginManager/bin/resources.ap_

2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)