File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 99 minSdkVersion = 17
1010}
1111
12- group = PROJ_GROUP
13- version = PROJ_VERSION
14-
1512
1613def synchronized getVersionProperty (propName , defValue ) {
1714 def file = file(" version.properties" )
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ android.useAndroidX=true
1919android.enableJetifier =true
2020
2121PROJ_GROUP =io.github.flyjingfish
22- PROJ_VERSION = 1.5.6
22+
2323PROJ_BASENAME =ShapeImageView
2424PROJ_WEBSITEURL =https://github.com/FlyJingFish/ShapeImageView
2525PROJ_VCSURL =https://github.com/FlyJingFish/ShapeImageView.git
@@ -32,6 +32,8 @@ android.defaults.buildfeatures.buildconfig=true
3232android.nonTransitiveRClass =false
3333android.nonFinalResIds =false
3434
35+ TestVersion = 1.5.6
36+
3537SONATYPE_HOST =CENTRAL_PORTAL
3638
3739RELEASE_SIGNING_ENABLED =true
You can’t perform that action at this time.
0 commit comments