We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8ebb4 commit 2233b8dCopy full SHA for 2233b8d
build.gradle
@@ -2,8 +2,8 @@
2
3
buildscript {
4
ext {
5
- version_code = 1
6
- version_name = '0.0.1'
+ version_code = 2
+ version_name = '0.0.2'
7
compile_sdk_version = 28
8
min_sdk_version = 16
9
target_sdk_version = 28
0 commit comments