Skip to content

Commit 6724f2d

Browse files
committed
Bump Sapio to version 1.10.0
1 parent ac94a15 commit 6724f2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.klee.sapio"
1515
minSdk 21
1616
targetSdk 35
17-
versionCode 63
18-
versionName "1.9.1"
17+
versionCode 64
18+
versionName "1.10.0"
1919

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

0 commit comments

Comments
 (0)