Skip to content

Commit

Permalink
chore: Version 1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Jan 15, 2024
1 parent d8e5e78 commit 00cf75e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ android {
minSdk = AndroidConfig.minSdk
targetSdk = AndroidConfig.targetSdk
applicationId = "eu.kanade.tachiyomi"
versionCode = 112
versionName = "1.7.5"
versionCode = 113
versionName = "1.7.6"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true

Expand Down

0 comments on commit 00cf75e

Please sign in to comment.