Skip to content

Commit

Permalink
Merge pull request ContriHUB#2 from darkBlueLemon/Release_56
Browse files Browse the repository at this point in the history
Release 56
  • Loading branch information
darkBlueLemon authored Aug 7, 2024
2 parents 52e78c6 + ce1d2a8 commit f45fef5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ android {
applicationId = "com.minimalisttodolist.pleasebethelastrecyclerview"
minSdk = 26
targetSdk = 34
versionCode = 55
versionName = "16.0.55"
versionCode = 56
versionName = "16.1.0"
// zip -d Archive.zip "__MACOSX*"
// lmao

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit f45fef5

Please sign in to comment.