Gradle, android -> androidTarget (#20)
This commit is contained in:
		| @@ -5,7 +5,7 @@ plugins { | ||||
| } | ||||
|  | ||||
| kotlin { | ||||
|     android() | ||||
|     androidTarget() | ||||
|     sourceSets { | ||||
|         val androidMain by getting { | ||||
|             dependencies { | ||||
|   | ||||
| @@ -6,7 +6,7 @@ plugins { | ||||
| } | ||||
|  | ||||
| kotlin { | ||||
|     android() | ||||
|     androidTarget() | ||||
|  | ||||
|     iosX64() | ||||
|     iosArm64() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user