We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896fbd4 commit 872aa13Copy full SHA for 872aa13
build.gradle
@@ -3,8 +3,8 @@ buildscript {
3
compile_sdk_version = 31
4
min_sdk_version = 26
5
target_sdk_version = 31
6
- version_name = "0.2.1"
7
- version_code = 3
+ version_name = "0.2.2"
+ version_code = 4
8
compose_version = '1.1.0-alpha06'
9
junit_version = '4.13.2'
10
}
0 commit comments