Skip to content

Commit ab06302

Browse files
committed
Bump version
1 parent 929fbd7 commit ab06302

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
@@ -23,8 +23,8 @@ android {
2323
compileSdk compile_sdk_version
2424
minSdkVersion min_sdk_version
2525
targetSdkVersion compile_sdk_version
26-
versionCode 146
27-
versionName "0.41.15"
26+
versionCode 147
27+
versionName "0.41.16"
2828
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2929

3030
ksp {

0 commit comments

Comments
 (0)