commit aaace545242efebd1958780a4fdd74095dd9dff5
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Fri Dec 17 15:41:12 2021 +0100

    Up version to 1.9.3

diff --git a/build.gradle b/build.gradle
index b06d21f..f2dc293 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,12 +1,12 @@
 apply plugin: 'com.android.application'
 
 android {
-    compileSdkVersion 30
+    compileSdkVersion 31
 
     defaultConfig {
         applicationId "org.distorted.examples"
         minSdkVersion 21
-        targetSdkVersion 30
+        targetSdkVersion 31
         versionCode 1
         versionName "1.0"
     }
