We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34c727 commit 1a583fcCopy full SHA for 1a583fc
1 file changed
DeviceIdentifiersWrapper/build.gradle
@@ -12,8 +12,8 @@ android {
12
defaultConfig {
13
minSdkVersion 19
14
targetSdkVersion 32
15
- versionCode 4
16
- versionName "0.4"
+ versionCode 5
+ versionName "0.5"
17
18
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
19
0 commit comments