瀏覽代碼

Improving the festivals section while no festivals.

Iñigo Valentin 9 年之前
父節點
當前提交
4895115385
共有 3 個文件被更改,包括 2 次插入3 次删除
  1. 1 1
      app/build.gradle
  2. 1 1
      app/src/main/java/com/ivalentin/margolariak/GM.java
  3. 0 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/build.gradle

@@ -6,7 +6,7 @@ android {
 
 
     defaultConfig {
     defaultConfig {
         applicationId "com.ivalentin.margolariak"
         applicationId "com.ivalentin.margolariak"
-        minSdkVersion 12
+        minSdkVersion 14
         targetSdkVersion 23
         targetSdkVersion 23
         multiDexEnabled true
         multiDexEnabled true
     }
     }

+ 1 - 1
app/src/main/java/com/ivalentin/margolariak/GM.java

@@ -1177,7 +1177,7 @@ final class GM {
 	 * URLs to be shared.
 	 * URLs to be shared.
 	 */
 	 */
 	static final class SHARE {
 	static final class SHARE {
-		static final String HOME = "http://www.margolariak.com";
+		static final String HOME = "https://www.margolariak.com";
 		static final String LABLANCA = HOME + "/lablanca/";
 		static final String LABLANCA = HOME + "/lablanca/";
 		static final String ACTIVITIES = HOME + "/actividades/";
 		static final String ACTIVITIES = HOME + "/actividades/";
 		static final String BLOG = HOME + "/blog/";
 		static final String BLOG = HOME + "/blog/";

File diff suppressed because it is too large
+ 0 - 1
app/src/main/res/values/strings.xml


Some files were not shown because too many files changed in this diff