We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929fbd7 commit ab06302Copy full SHA for ab06302
1 file changed
app/build.gradle
@@ -23,8 +23,8 @@ android {
23
compileSdk compile_sdk_version
24
minSdkVersion min_sdk_version
25
targetSdkVersion compile_sdk_version
26
- versionCode 146
27
- versionName "0.41.15"
+ versionCode 147
+ versionName "0.41.16"
28
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
29
30
ksp {
0 commit comments