更改类库引用方式,更新类库。
This commit is contained in:
		| @@ -49,8 +49,7 @@ android { | ||||
| } | ||||
|  | ||||
| dependencies { | ||||
| 	implementation project(':libapputils') | ||||
|      | ||||
| 	api project(':libapputils') | ||||
|     api fileTree(dir: 'libs', include: ['*.jar']) | ||||
|      | ||||
|     // SSH | ||||
| @@ -75,5 +74,5 @@ dependencies { | ||||
|     implementation 'androidx.fragment:fragment:1.1.0' | ||||
|     implementation 'com.google.android.material:material:1.4.0' | ||||
|      | ||||
|     implementation 'cc.winboll.studio:libappbase:2.1.2' | ||||
|     implementation 'cc.winboll.studio:libappbase:2.1.3' | ||||
| } | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| #Created by .winboll/winboll_app_build.gradle | ||||
| #Sat Mar 08 03:43:44 HKT 2025 | ||||
| #Fri Mar 07 19:57:39 GMT 2025 | ||||
| stageCount=2 | ||||
| libraryProject=libapputils | ||||
| baseVersion=9.4 | ||||
| publishVersion=9.4.1 | ||||
| buildCount=0 | ||||
| buildCount=1 | ||||
| baseBetaVersion=9.4.2 | ||||
|   | ||||
| @@ -44,5 +44,5 @@ dependencies { | ||||
|     implementation 'androidx.fragment:fragment:1.1.0' | ||||
|     implementation 'com.google.android.material:material:1.4.0' | ||||
|      | ||||
|     implementation 'cc.winboll.studio:libappbase:2.1.2' | ||||
|     implementation 'cc.winboll.studio:libappbase:2.1.3' | ||||
| } | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| #Created by .winboll/winboll_app_build.gradle | ||||
| #Sat Mar 08 03:43:19 HKT 2025 | ||||
| #Fri Mar 07 19:57:39 GMT 2025 | ||||
| stageCount=2 | ||||
| libraryProject=libapputils | ||||
| baseVersion=9.4 | ||||
| publishVersion=9.4.1 | ||||
| buildCount=0 | ||||
| buildCount=1 | ||||
| baseBetaVersion=9.4.2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ZhanGSKen
					ZhanGSKen