Skip to content

Commit

Permalink
Bump to v8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aqua-ix committed Dec 4, 2024
1 parent 7a224e2 commit 6673dd4
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 @@ -13,8 +13,8 @@ android {
applicationId = "comviewaquahp.google.sites.youbimiku"
minSdk = 23
targetSdk = 35
versionCode = 37
versionName = "8.6"
versionCode = 38
versionName = "8.7"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
ksp {
arg("room.schemaLocation", "$projectDir/schemas")
Expand Down

0 comments on commit 6673dd4

Please sign in to comment.