We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e0f13 commit e31abcaCopy full SHA for e31abca
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.example.timchentw.loadingview"
12
minSdkVersion 23
13
targetSdkVersion 29
14
- versionCode 1
15
- versionName "1.0"
+ versionCode 3
+ versionName "1.1.1"
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
}
18
buildTypes {
0 commit comments