Project

General

Profile

« Previous | Next » 

Revision 1b53b845

Added by Leszek Koltunski about 23 hours ago

  • ID 1b53b845fe83d18f87cacd07261fbcdd85f6352e
  • Parent 25ec01e8

build scripts

View differences:

build.gradle
1
plugins {
2
    alias(libs.plugins.kotlin.android)
3
}
4 1
apply plugin: 'com.android.library'
2
apply plugin: 'kotlin-android'
5 3

  
6 4
android {
7 5
    compileSdk 35

Also available in: Unified diff