mirror of
https://github.com/ActivityLauncher/ActivityLauncher.git
synced 2026-08-21 06:43:22 +00:00
chore: version bump
This commit is contained in:
parent
17647f0537
commit
5976e01b05
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId = "de.szalkowski.activitylauncher"
|
||||
minSdk = 16
|
||||
targetSdk = 34
|
||||
versionCode = 50
|
||||
versionName = "2.0.0"
|
||||
versionCode = 51
|
||||
versionName = "2.0.1"
|
||||
|
||||
multiDexEnabled = true
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue