We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c06255 commit f076b88Copy full SHA for f076b88
app/build.gradle
@@ -37,8 +37,8 @@ android {
37
applicationId "zechs.drive.stream"
38
minSdk 28
39
targetSdk 32
40
- versionCode 3
41
- versionName "1.0.2"
+ versionCode 4
+ versionName "1.0.3"
42
archivesBaseName = "${applicationId}-${versionCode}"
43
44
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments