commit 9919e15105c708d6c36d0426a2574885bf938bc3
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Wed May 26 23:22:07 2021 +0200

    Bump version to 1.8.0

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