Project

General

Profile

« Previous | Next » 

Revision fd92ae5a

Added by Leszek Koltunski 12 months ago

Sync up Icosamate's mesh with json - that was the reason of problems with it in 1.12.7.

View differences:

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

  
3 3
android {
4
    compileSdk 32
4
    compileSdk 33
5 5

  
6 6
    defaultConfig {
7 7
        minSdk 21
8
        targetSdk 32
8
        targetSdk 33
9 9
    }
10 10

  
11 11
    buildTypes {

Also available in: Unified diff