We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf6c49 commit bdf187aCopy full SHA for bdf187a
1 file changed
activitytaskview/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "cc.rome753.activitytask"
7
minSdkVersion 15
8
targetSdkVersion 28
9
- versionCode 1
10
- versionName "1.0"
+ versionCode 11
+ versionName "4.0.0"
11
}
12
buildTypes {
13
release {
0 commit comments