Project

General

Profile

« Previous | Next » 

Revision 83b4c672

Added by Leszek Koltunski 1 day ago

  • ID 83b4c6720c8232a7f369cb37a961319aeea4ffaf
  • Parent 38361b95

Move to 'compileSdk 36'
remove the kotlin plugin from distorted-objectlib buildscript

View differences:

build.gradle
1 1
apply plugin: 'com.android.library'
2 2

  
3 3
android {
4
    compileSdk 35
4
    compileSdk 36
5 5

  
6 6
    defaultConfig {
7 7
        minSdk 21

Also available in: Unified diff