mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-07 16:06:18 +00:00
v0.20.0
This commit is contained in:
parent
af2f8d86e0
commit
700ce423b8
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="fr.unix_experience.owncloud_sms"
|
||||
android:versionCode="32"
|
||||
android:versionName="0.19.3"> <!-- From Android 4.0 to 6.0 -->
|
||||
android:versionCode="33"
|
||||
android:versionName="0.20.0"> <!-- From Android 4.0 to 6.0 -->
|
||||
<uses-sdk
|
||||
android:maxSdkVersion="23"
|
||||
android:minSdkVersion="14"
|
||||
|
@ -127,7 +127,7 @@
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:textSize="18sp"
|
||||
android:textColor="@android:color/white"
|
||||
style="@style/StandardButton"
|
||||
android:text="@string/action_sign_in_short"
|
||||
android:textStyle="bold" />
|
||||
</LinearLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user