Compare commits
	
		
			2 Commits
		
	
	
		
			8176345d20
			...
			7d2ce0ba20
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 7d2ce0ba20 | ||
|  | 18a037421c | 
| @@ -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.5.0' apply false |     id 'com.android.application' version '8.5.0' apply false | ||||||
|     id 'com.android.library' version '8.4.1' apply false |     id 'com.android.library' version '8.5.0' apply false | ||||||
|     id 'org.jetbrains.kotlin.android' version '2.0.0' apply false |     id 'org.jetbrains.kotlin.android' version '2.0.0' apply false | ||||||
| } | } | ||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@turf/area": "^7.0.0", |     "@turf/area": "^7.0.0", | ||||||
|     "@turf/turf": "^6.5.0", |     "@turf/turf": "^7.0.0", | ||||||
|     "jsdom": "^24.0.0", |     "jsdom": "^24.0.0", | ||||||
|     "mapshaper": "^0.6.79" |     "mapshaper": "^0.6.79" | ||||||
|   }, |   }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user