Skip to content

Commit 2c9384c

Browse files
committed
chore: bump Sapio to version 2.5.1
1 parent 414e8e0 commit 2c9384c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.klee.sapio"
1616
minSdk 21
1717
targetSdk 35
18-
versionCode 89
19-
versionName "2.5.0"
18+
versionCode 90
19+
versionName "2.5.1"
2020

2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
}

0 commit comments

Comments
 (0)