Browse Source

version 0.2

zadam 2 năm trước cách đây
mục cha
commit
6a6562642d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 {