Skip to content

Commit b47fe74

Browse files
chore: bump version to 2.0.2
1 parent 8c49f5c commit b47fe74

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "org.androidlabs.applistbackup"
1313
minSdk = 28
1414
targetSdk = 35
15-
versionCode = 18
16-
versionName = "2.0.1"
15+
versionCode = 19
16+
versionName = "2.0.2"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
vectorDrawables {

metadata/en-US/changelogs/19.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Improved Markdown format.

0 commit comments

Comments
 (0)