We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55609b commit 55b2dbbCopy full SHA for 55b2dbb
1 file changed
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "io.github.deweyreed.clipboardcleaner"
12
minSdkVersion 16
13
targetSdkVersion 30
14
- versionCode 151
15
- versionName "1.5.1"
+ versionCode 152
+ versionName "1.5.2"
16
vectorDrawables.useSupportLibrary true
17
}
18
buildTypes {
0 commit comments