Skip to content

Commit a40be71

Browse files
committed
chore: bump version to 1.9.10 (30)
1 parent 2fd5459 commit a40be71

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId = "app.pwhs.universalinstaller"
1919
minSdk = 24
2020
targetSdk = 36
21-
versionCode = 29
22-
versionName = "1.9.9"
21+
versionCode = 30
22+
versionName = "1.9.10"
2323

2424
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2525
}
File renamed without changes.

0 commit comments

Comments
 (0)