We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b772f commit f4c2deeCopy full SHA for f4c2dee
1 file changed
syncloud/build.gradle
@@ -17,8 +17,8 @@ android {
17
defaultConfig {
18
minSdkVersion 16
19
targetSdkVersion 31
20
- versionCode 21100
21
- versionName "21.10"
+ versionCode 22010
+ versionName "22.01"
22
multiDexEnabled true
23
}
24
0 commit comments