Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision

Target

Select target project
  • android/org.benoitharrault.jeweled
1 result
Select Git revision
Show changes
Commits on Source (40)
Showing
with 35 additions and 43 deletions
image: ghcr.io/cirruslabs/flutter:latest
stages:
- update
- build-debug
- build-release
- release
- deploy
update:
stage: update
except:
- tags
script:
- flutter packages get
- flutter packages upgrade
interruptible: true
android:build-debug:
stage: build-debug
except:
- tags
- master
script:
# Flutter local configuration
- echo flutter.sdk=$FLUTTER_PATH > android/local.properties
......@@ -49,8 +40,6 @@ android:build-release:
- master
except:
- tags
dependencies:
- android:build-debug
script:
# Flutter local configuration
- echo flutter.sdk=$FLUTTER_PATH > android/local.properties
......@@ -121,4 +110,4 @@ android:deploy:
dependencies:
- application:release
script:
- curl "${REPOSITORY_UPDATE_WEBHOOK}?token=${REPOSITORY_TOKEN}"
- curl "${REPOSITORY_UPDATE_WEBHOOK}?token=${REPOSITORY_TOKEN}" --fail
include: package:flutter_lints/flutter.yaml
plugins {
id "com.android.application"
id "kotlin-android"
id "dev.flutter.flutter-gradle-plugin"
}
def localProperties = new Properties()
def localPropertiesFile = rootProject.file('local.properties')
if (localPropertiesFile.exists()) {
......@@ -14,11 +20,6 @@ if (gradlePropertiesFile.exists()) {
}
}
def flutterRoot = localProperties.getProperty('flutter.sdk')
if (flutterRoot == null) {
throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.")
}
def appVersionCode = gradleProperties.getProperty('app.versionCode')
if (appVersionCode == null) {
appVersionCode = '1'
......@@ -29,9 +30,6 @@ if (appVersionName == null) {
appVersionName = '1.0'
}
apply plugin: 'com.android.application'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
def keystoreProperties = new Properties()
def keystorePropertiesFile = rootProject.file('key.properties')
if (keystorePropertiesFile.exists()) {
......
android/app/src/main/res/mipmap-hdpi/ic_launcher.png

2.18 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-hdpi/ic_launcher.png

2.17 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-hdpi/launch_image.png

2.18 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-hdpi/launch_image.png

2.17 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-hdpi/launch_image.png
android/app/src/main/res/mipmap-hdpi/launch_image.png
android/app/src/main/res/mipmap-hdpi/launch_image.png
android/app/src/main/res/mipmap-hdpi/launch_image.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-mdpi/ic_launcher.png

1.29 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-mdpi/ic_launcher.png

1.29 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-mdpi/launch_image.png

1.29 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-mdpi/launch_image.png

1.29 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-mdpi/launch_image.png
android/app/src/main/res/mipmap-mdpi/launch_image.png
android/app/src/main/res/mipmap-mdpi/launch_image.png
android/app/src/main/res/mipmap-mdpi/launch_image.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png

2.79 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xhdpi/ic_launcher.png

2.77 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xhdpi/launch_image.png

2.79 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xhdpi/launch_image.png

2.77 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xhdpi/launch_image.png
android/app/src/main/res/mipmap-xhdpi/launch_image.png
android/app/src/main/res/mipmap-xhdpi/launch_image.png
android/app/src/main/res/mipmap-xhdpi/launch_image.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

4.34 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

4.32 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xxhdpi/launch_image.png

4.34 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xxhdpi/launch_image.png

4.32 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xxhdpi/launch_image.png
android/app/src/main/res/mipmap-xxhdpi/launch_image.png
android/app/src/main/res/mipmap-xxhdpi/launch_image.png
android/app/src/main/res/mipmap-xxhdpi/launch_image.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

5.9 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

5.87 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xxxhdpi/launch_image.png

5.9 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xxxhdpi/launch_image.png

5.87 KiB | W: 0px | H: 0px

android/app/src/main/res/mipmap-xxxhdpi/launch_image.png
android/app/src/main/res/mipmap-xxxhdpi/launch_image.png
android/app/src/main/res/mipmap-xxxhdpi/launch_image.png
android/app/src/main/res/mipmap-xxxhdpi/launch_image.png
  • 2-up
  • Swipe
  • Onion skin
buildscript {
repositories {
google()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.2'
}
}
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}
......
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
app.versionName=0.0.9
app.versionCode=9
app.versionName=0.0.29
app.versionCode=29
include ':app'
def localPropertiesFile = new File(rootProject.projectDir, "local.properties")
pluginManagement {
def flutterSdkPath = {
def properties = new Properties()
assert localPropertiesFile.exists()
localPropertiesFile.withReader("UTF-8") { reader -> properties.load(reader) }
file("local.properties").withInputStream { properties.load(it) }
def flutterSdkPath = properties.getProperty("flutter.sdk")
assert flutterSdkPath != null, "flutter.sdk not set in local.properties"
apply from: "$flutterSdkPath/packages/flutter_tools/gradle/app_plugin_loader.gradle"
return flutterSdkPath
}
settings.ext.flutterSdkPath = flutterSdkPath()
includeBuild("${settings.ext.flutterSdkPath}/packages/flutter_tools/gradle")
repositories {
google()
mavenCentral()
gradlePluginPortal()
}
}
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "7.2.2" apply false
id "org.jetbrains.kotlin.android" version "1.9.22" apply false
}
include ":app"
assets/icons/boardSize_10.png

661 B

assets/icons/boardSize_14.png

774 B

assets/icons/boardSize_20.png

962 B

assets/icons/boardSize_6.png

480 B