We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1d803 commit 6f5da3fCopy full SHA for 6f5da3f
1 file changed
DeviceIdentifiersWrapper/build.gradle
@@ -8,8 +8,8 @@ android {
8
defaultConfig {
9
minSdkVersion 19
10
targetSdkVersion 33
11
- versionCode 11
12
- versionName "0.9.2"
+ versionCode 12
+ versionName "0.9.3"
13
14
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
15
0 commit comments