Update plugin com.android.library to v8.3.0 #40
| @@ -55,6 +55,6 @@ dependencies { | |||||||
|     implementation 'com.caverock:androidsvg-aar:1.4' |     implementation 'com.caverock:androidsvg-aar:1.4' | ||||||
|     implementation 'com.github.chrisbanes:PhotoView:2.3.0' |     implementation 'com.github.chrisbanes:PhotoView:2.3.0' | ||||||
|     implementation "com.github.AppDevNext:AndroidChart:3.1.0.21" |     implementation "com.github.AppDevNext:AndroidChart:3.1.0.21" | ||||||
|     implementation 'com.mikepenz:aboutlibraries:10.10.0' |     implementation 'com.mikepenz:aboutlibraries:11.1.0' | ||||||
|  |  | ||||||
| } | } | ||||||
| @@ -1,6 +1,6 @@ | |||||||
| // Top-level build file where you can add configuration options common to all sub-projects/modules. | // Top-level build file where you can add configuration options common to all sub-projects/modules. | ||||||
| plugins { | plugins { | ||||||
|     id 'com.android.application' version '8.3.0' apply false |     id 'com.android.application' version '8.3.0' apply false | ||||||
|     id 'com.android.library' version '8.2.2' apply false |     id 'com.android.library' version '8.3.0' apply false | ||||||
|     id 'org.jetbrains.kotlin.android' version '1.9.22' apply false |     id 'org.jetbrains.kotlin.android' version '1.9.22' apply false | ||||||
| } | } | ||||||
		Reference in New Issue
	
	Block a user