Skip to content

Commit

Permalink
Release 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flex3r committed Dec 22, 2024
1 parent 252d387 commit 9c90476
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 @@ -26,8 +26,8 @@ android {
applicationId = "com.flxrs.dankchat"
minSdk = 21
targetSdk = 34
versionCode = 30914
versionName = "3.9.14"
versionCode = 31000
versionName = "3.10.0"

ksp {
arg("room.schemaLocation", "${layout.projectDirectory}/schemas")
Expand Down

0 comments on commit 9c90476

Please sign in to comment.