Skip to content

Commit 484716d

Browse files
committed
v2.0.1
1 parent c893645 commit 484716d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "de.dlyt.yanndroid.dualwallpaper"
1212
minSdk 26
1313
targetSdk 32 //can't use 33: https://issuetracker.google.com/u/2/issues/237124750
14-
versionCode 6
15-
versionName "2.0.0"
14+
versionCode 7
15+
versionName "2.0.1"
1616

1717
resConfigs 'en', 'ar-rEG', 'cs', 'de', 'fr', 'hu', 'in', 'it', 'nl', 'ru', 'th', 'tr', 'vi'
1818

app/release/app-release.aab

6.1 KB
Binary file not shown.

app/release/app-release.apk

476 Bytes
Binary file not shown.

app/release/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"type": "SINGLE",
1212
"filters": [],
1313
"attributes": [],
14-
"versionCode": 6,
15-
"versionName": "2.0.0",
14+
"versionCode": 7,
15+
"versionName": "2.0.1",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

0 commit comments

Comments
 (0)