Skip to content

Commit

Permalink
release: 4.2.1 hotfix
Browse files Browse the repository at this point in the history
Fixes updateshell crash

Took 17 minutes
  • Loading branch information
itachi1706 committed Sep 4, 2023
1 parent 9faca9c commit 6ed1553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "com.itachi1706.droideggs"
minSdkVersion 19
targetSdkVersion 33
versionCode 565
versionName "4.2.0"
versionCode 573
versionName "4.2.1"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
// add this to set a unique tray authority based on your applicationId
Expand Down

0 comments on commit 6ed1553

Please sign in to comment.