Kaynağa Gözat

version bump to 1.1.3

yattoz 4 yıl önce
ebeveyn
işleme
309b93ba51
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle Dosyayı Görüntüle

29
         applicationId "fr.forum_thalie.tsumugi"
29
         applicationId "fr.forum_thalie.tsumugi"
30
         minSdkVersion 16
30
         minSdkVersion 16
31
         targetSdkVersion 29
31
         targetSdkVersion 29
32
-        versionCode 112
33
-        versionName "1.1.2"
32
+        versionCode 113
33
+        versionName "1.1.3"
34
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
34
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
35
         vectorDrawables.useSupportLibrary = true
35
         vectorDrawables.useSupportLibrary = true
36
     }
36
     }