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 d9d064d commit 39943b9Copy full SHA for 39943b9
app/build.gradle.kts
@@ -1,9 +1,9 @@
1
import com.android.build.gradle.internal.api.BaseVariantOutputImpl
2
3
@Suppress("PropertyName")
4
-val VERSION_NAME="3.2.0"
+val VERSION_NAME="3.2.1"
5
6
-val VERSION_CODE=26
+val VERSION_CODE=27
7
8
val SDK_VERSION_NAME="2.7.0"
9
0 commit comments