Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 4e8f8e4

Browse files
committed
v2.0.0
1 parent 8dd58af commit 4e8f8e4

36 files changed

+837
-404
lines changed

README.md

Lines changed: 832 additions & 399 deletions
Large diffs are not rendered by default.

app/release/app-release.apk

3.11 MB
Binary file not shown.

app/release/output-metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"kind": "Directory"
66
},
77
"applicationId": "de.dlyt.yanndroid.oneuiexample",
8-
"variantName": "processReleaseResources",
8+
"variantName": "release",
99
"elements": [
1010
{
1111
"type": "SINGLE",
1212
"filters": [],
13-
"versionCode": 2,
14-
"versionName": "1.3.0",
13+
"versionCode": 51,
14+
"versionName": "2.0.0",
1515
"outputFile": "app-release.apk"
1616
}
1717
]

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
22
android.useAndroidX=true
33
android.enableJetifier=true
44
# version
5-
VERSION_NAME=1.3.0
6-
VERSION_CODE=2
5+
VERSION_NAME=2.0.0
6+
VERSION_CODE=3
77
# mavenCentral
88
GROUP_ID=io.github.yanndroid
99
ARTIFACT_ID=oneui

readme-resources/banner.png

127 KB
Loading
644 KB
Loading
-61.2 KB
Binary file not shown.
-64.2 KB
Binary file not shown.
-68 KB
Binary file not shown.
18.3 KB
Loading

0 commit comments

Comments
 (0)