Skip to content

Commit a7666f6

Browse files
xororzclaude
andcommitted
v2.8.1
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent a528f91 commit a7666f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ android {
3434
minSdk = 28
3535
// minSdk = 31
3636
targetSdk = 36
37-
versionCode = 73
38-
versionName = "2.8.0"
37+
versionCode = 74
38+
versionName = "2.8.1"
3939

4040
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4141
vectorDrawables {

0 commit comments

Comments
 (0)