Project

General

Profile

« Previous | Next » 

Revision 9919e151

Added by Leszek Koltunski almost 3 years ago

Bump version to 1.8.0

View differences:

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

  
3 3
android {
4
    compileSdkVersion 29
4
    compileSdkVersion 30
5 5

  
6 6
    defaultConfig {
7 7
        applicationId "org.distorted.examples"
8 8
        minSdkVersion 21
9
        targetSdkVersion 29
9
        targetSdkVersion 30
10 10
        versionCode 1
11 11
        versionName "1.0"
12 12
    }

Also available in: Unified diff