ui/material2/build.gradle.kts
changeset 117 22d79b197676
parent 114 ab226603d0f5
equal deleted inserted replaced
116:7e40819b3fe2 117:22d79b197676
    17  * GNU General Public License for more details.
    17  * GNU General Public License for more details.
    18  *
    18  *
    19  * You should have received a copy of the GNU General Public License
    19  * You should have received a copy of the GNU General Public License
    20  * along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.
    20  * along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.
    21  */
    21  */
    22 import org.jetbrains.kotlin.gradle.dsl.JvmTarget
       
    23 
       
    24 plugins {
    22 plugins {
    25     id("com.geekorum.build.conventions.mpp-library-with-android")
    23     id("com.geekorum.build.conventions.mpp-library-with-android")
    26     alias(libs.plugins.kotlin.compose)
    24     alias(libs.plugins.kotlin.compose)
    27     alias(libs.plugins.jetbrains.compose.multiplatform)
    25     alias(libs.plugins.jetbrains.compose.multiplatform)
    28     alias(libs.plugins.kotlinx.serialization)
    26     alias(libs.plugins.kotlinx.serialization)