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

Commit d8cbbd2

Browse files
committed
Update icon and version
1 parent cef3b96 commit d8cbbd2

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.alovoa.alovoa"
1111
minSdkVersion 16
1212
targetSdkVersion 32
13-
versionCode 5
14-
versionName "1.0.4"
13+
versionCode 6
14+
versionName "1.0.5"
1515

1616
// testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1717
}

app/src/main/res/drawable/twa_splash.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<vector android:height="320dp" android:viewportHeight="122.74527"
22
android:viewportWidth="122.74527" android:width="320dp" xmlns:android="http://schemas.android.com/apk/res/android">
3-
<path android:fillColor="#ec407a"
3+
<path android:fillColor="#FF78A5"
44
android:pathData="M61.373,61.373m-60.373,0a60.373,60.373 0,1 1,120.745 0a60.373,60.373 0,1 1,-120.745 0"
55
android:strokeColor="#00000000" android:strokeLineJoin="bevel" android:strokeWidth="2"/>
66
<path android:fillColor="#e53935"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Renamed to "Alovoa Lite" in preparation for native app
2+
New adaptive icon
3+
Update external libraries

0 commit comments

Comments
 (0)