Share image with long click

This commit is contained in:
tom5079
2021-12-18 00:48:49 +09:00
parent 338b789e62
commit bdd2bc8645
5 changed files with 14 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdk = 21
targetSdk = 31
versionCode = 600
versionName = "6.0.0-alpha2"
versionName = "6.0.0-alpha1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {