We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffaea89 commit 76aaa45Copy full SHA for 76aaa45
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "top.linesoft.open2share"
10
minSdkVersion 21
11
targetSdk 34
12
- versionCode 7
13
- versionName '1.6'
+ versionCode 8
+ versionName '1.7'
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
}
16
0 commit comments