-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #61 from icerockdev/develop
Release 0.10.0
- Loading branch information
Showing
48 changed files
with
269 additions
and
487 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,16 @@ org.gradle.configureondemand=false | |
org.gradle.parallel=true | ||
|
||
kotlin.code.style=official | ||
kotlin.native.enableDependencyPropagation=false | ||
kotlin.mpp.enableGranularSourceSetsMetadata=true | ||
kotlin.mpp.enableCompatibilityMetadataVariant=true | ||
|
||
android.useAndroidX=true | ||
|
||
moko.android.targetSdk=31 | ||
moko.android.compileSdk=31 | ||
moko.android.minSdk=19 | ||
|
||
moko.publish.name=MOKO media | ||
moko.publish.description=Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development | ||
moko.publish.repo.org=icerockdev | ||
moko.publish.repo.name=moko-media | ||
moko.publish.license=Apache-2.0 | ||
moko.publish.developers=alex009|Aleksey Mikhailov|[email protected],Tetraquark|Vladislav Areshkin|[email protected],RezMike|Mikhail Reznichenko|[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.1-bin.zip | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists |
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
media-build-logic/src/main/kotlin/android-app-convention.gradle.kts
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
media-build-logic/src/main/kotlin/android-base-convention.gradle.kts
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
media-build-logic/src/main/kotlin/android-library-convention.gradle.kts
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
media-build-logic/src/main/kotlin/android-publication-convention.gradle.kts
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
media-build-logic/src/main/kotlin/detekt-convention.gradle.kts
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
media-build-logic/src/main/kotlin/javadoc-stub-convention.gradle.kts
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
media-build-logic/src/main/kotlin/multiplatform-library-convention.gradle.kts
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
media-build-logic/src/main/kotlin/publication-convention.gradle.kts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.