-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump gradle version
- Loading branch information
Showing
29 changed files
with
37 additions
and
41 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="108dp" | ||
android:height="108dp" | ||
android:tint="?attr/colorTertiary" | ||
android:viewportWidth="128" | ||
android:viewportHeight="128"> | ||
<group android:scaleX="0.5387755" | ||
android:scaleY="0.5387755" | ||
android:translateX="29.518368" | ||
android:translateY="29.837643"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M63.6,118.8c-3.99,0 -8.01,-0.36 -11.93,-1.07l0.53,-2.95c3.73,0.67 7.55,1.02 11.35,1.02c0.02,0 0.04,0 0.05,0v1.5l0.66,1.34C64.06,118.75 63.83,118.8 63.6,118.8zM75.54,117.74L75,114.79c3.79,-0.69 7.49,-1.73 10.99,-3.09l1.09,2.79C83.41,115.92 79.52,117.02 75.54,117.74zM40.11,114.51c-3.81,-1.46 -7.42,-3.28 -10.72,-5.42l1.63,-2.52c3.13,2.02 6.56,3.75 10.17,5.14L40.11,114.51zM97.77,108.99l-1.65,-2.51c2.04,-1.34 3.99,-2.82 5.78,-4.41c1.03,-0.92 2.03,-1.87 2.96,-2.85l2.17,2.07c-0.99,1.03 -2.04,2.05 -3.14,3.02C101.99,106 99.93,107.58 97.77,108.99zM20.08,101.46c-2.8,-2.91 -5.24,-6.15 -7.25,-9.63l2.6,-1.5c1.89,3.27 4.18,6.32 6.81,9.05L20.08,101.46zM114.26,91.65l-2.6,-1.5c1.86,-3.24 3.37,-6.75 4.48,-10.43l2.87,0.86C117.84,84.49 116.24,88.22 114.26,91.65zM8.08,80.76c-1.11,-3.72 -1.86,-7.69 -2.22,-11.79l2.99,-0.26c0.34,3.9 1.05,7.67 2.11,11.2L8.08,80.76zM121.24,68.78l-2.99,-0.26c0.16,-1.83 0.24,-3.72 0.24,-5.62c0,-1.97 -0.09,-3.93 -0.26,-5.83l2.99,-0.27c0.18,1.99 0.27,4.04 0.27,6.1C121.5,64.88 121.41,66.86 121.24,68.78zM8.84,57.27l-2.99,-0.25c0.35,-4.11 1.09,-8.08 2.18,-11.8l2.88,0.85C9.87,49.59 9.17,53.36 8.84,57.27zM116.08,45.88c-1.12,-3.69 -2.63,-7.2 -4.5,-10.43l2.6,-1.5c1.98,3.43 3.58,7.15 4.77,11.06L116.08,45.88zM15.34,35.62l-2.6,-1.49c2,-3.49 4.43,-6.74 7.22,-9.66l2.17,2.07C19.5,29.29 17.22,32.34 15.34,35.62zM104.78,26.38c-0.91,-0.95 -1.88,-1.88 -2.87,-2.76c-1.83,-1.6 -3.82,-3.1 -5.9,-4.45l1.63,-2.52c2.2,1.42 4.3,3.01 6.25,4.71c1.06,0.94 2.09,1.93 3.06,2.94L104.78,26.38zM30.87,19.32l-1.64,-2.51c3.3,-2.15 6.9,-3.98 10.71,-5.45l1.08,2.8C37.41,15.55 34,17.29 30.87,19.32zM85.85,14.02c-3.51,-1.35 -7.21,-2.37 -11.01,-3.04l0.52,-2.95c3.99,0.71 7.88,1.78 11.56,3.2L85.85,14.02zM52.03,11.05L51.49,8.1c3.92,-0.72 7.93,-1.09 11.93,-1.1l0.01,3C59.61,10.01 55.78,10.36 52.03,11.05z"/> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M79,88H49c-2.2,0 -4,-1.8 -4,-4s1.8,-4 4,-4h30c2.2,0 4,1.8 4,4S81.2,88 79,88z"/> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M44.7,45.9c-4.2,0 -8,3.5 -8,9.4s3.8,9.4 8,9.4s8,-3.5 8,-9.4S48.9,45.9 44.7,45.9z"/> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M83,45.9c-4.2,0 -8,3.5 -8,9.4s3.8,9.4 8,9.4s8,-3.5 8,-9.4S87.2,45.9 83,45.9z"/> | ||
</group> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@drawable/ic_launcher_background" /> | ||
<foreground android:drawable="@drawable/ic_launcher_foreground" /> | ||
<monochrome android:drawable="@drawable/ic_launcher_foreground" /> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<foreground android:drawable="@drawable/ic_launcher_foreground"/> | ||
</adaptive-icon> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@drawable/ic_launcher_background" /> | ||
<foreground android:drawable="@drawable/ic_launcher_foreground" /> | ||
<monochrome android:drawable="@drawable/ic_launcher_foreground" /> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<foreground android:drawable="@drawable/ic_launcher_foreground"/> | ||
</adaptive-icon> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<color name="ic_launcher_background">@color/material_dynamic_tertiary70</color> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// Top-level build file where you can add configuration options common to all sub-projects/modules. | ||
plugins { | ||
id 'com.android.application' version '8.0.0' apply false | ||
id 'com.android.library' version '8.0.0' apply false | ||
id 'com.android.application' version '8.0.2' apply false | ||
id 'com.android.library' version '8.0.2' apply false | ||
id 'org.jetbrains.kotlin.android' version '1.9.0-Beta' apply false | ||
} |