Project

General

Profile

« Previous | Next » 

Revision b985d92a

Added by Leszek Koltunski 11 months ago

up versionCode to 80.

View differences:

build.gradle
15 15
        applicationId "org.distorted.magic"
16 16
        minSdkVersion 21
17 17
        targetSdkVersion 33
18
        versionCode 79
18
        versionCode 80
19 19
        versionName "1.12.7"
20 20
    }
21 21

  
......
52 52
    implementation ('androidx.appcompat:appcompat:1.6.1')
53 53
    implementation ('androidx.work:work-runtime:2.8.1')
54 54
    implementation ('com.google.android.material:material:1.8.0')
55
    implementation "com.android.billingclient:billing:5.1.0"
55
    //implementation "com.android.billingclient:billing:5.1.0"
56 56
    implementation project(path: ':distorted-component-jsons')
57 57
    implementation project(path: ':distorted-component-dmesh')
58 58
    implementation project(path: ':distorted-os-android')

Also available in: Unified diff