commit b985d92a0d35fb333b4d36b590e2b433eef579d2
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Sat May 27 15:52:47 2023 +0200

    up versionCode to 80.

diff --git a/build.gradle b/build.gradle
index 13373093..60c02114 100644
--- a/build.gradle
+++ b/build.gradle
@@ -15,7 +15,7 @@ android {
         applicationId "org.distorted.magic"
         minSdkVersion 21
         targetSdkVersion 33
-        versionCode 79
+        versionCode 80
         versionName "1.12.7"
     }
 
@@ -52,7 +52,7 @@ dependencies {
     implementation ('androidx.appcompat:appcompat:1.6.1')
     implementation ('androidx.work:work-runtime:2.8.1')
     implementation ('com.google.android.material:material:1.8.0')
-    implementation "com.android.billingclient:billing:5.1.0"
+    //implementation "com.android.billingclient:billing:5.1.0"
     implementation project(path: ':distorted-component-jsons')
     implementation project(path: ':distorted-component-dmesh')
     implementation project(path: ':distorted-os-android')
