Skip to content

Commit f66cbf7

Browse files
committed
chore: bump Sapio to version 1.12.2
1 parent 6b5f484 commit f66cbf7

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
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.klee.sapio"
1616
minSdk 21
1717
targetSdk 35
18-
versionCode 67
19-
versionName "1.12.1"
18+
versionCode 68
19+
versionName "1.12.2"
2020

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

0 commit comments

Comments
 (0)