zadam před 2 roky
rodič
revize
6a6562642d
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -28,8 +28,8 @@ android {
         applicationId "io.github.zadam.triliumsender"
         minSdkVersion 21
         targetSdkVersion 32
-        versionCode 1
-        versionName "0.1"
+        versionCode 2
+        versionName "0.2"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
     }
     buildTypes {