Page Menu
Home
GitPull.it
Search
Configure Global Search
Log In
Files
F11303894
D48.1772719120.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D48.1772719120.diff
View Options
diff --git a/build.gradle b/build.gradle
--- a/build.gradle
+++ b/build.gradle
@@ -8,15 +8,15 @@
dependencies {
- classpath 'com.android.tools.build:gradle:4.0.0'
+ classpath 'com.android.tools.build:gradle:4.0.2'
}
ext {
//libraries versions
- fragment_version = "1.2.5"
+ fragment_version = "1.3.0"
activity_version = "1.1.0"
appcompat_version = "1.2.0"
preference_version = "1.1.1"
- work_version = "2.4.0"
+ work_version = "2.5.0"
acra_version = "5.7.0"
@@ -34,13 +34,13 @@
apply plugin: 'com.android.application'
android {
- compileSdkVersion 28
+ compileSdkVersion 29
buildToolsVersion '29.0.3'
defaultConfig {
applicationId "it.reyboz.bustorino"
minSdkVersion 14
- targetSdkVersion 28
+ targetSdkVersion 29
versionCode 31
versionName "1.14"
vectorDrawables.useSupportLibrary = true
@@ -90,7 +90,7 @@
implementation "androidx.work:work-runtime:$work_version"
- implementation 'com.google.android.material:material:1.2.1'
+ implementation 'com.google.android.material:material:1.3.0'
implementation 'org.jsoup:jsoup:1.13.1'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 5, 14:58 (21 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1714784
Default Alt Text
D48.1772719120.diff (1 KB)
Attached To
Mode
D48: Update versions and bump target SDK versions
Attached
Detach File
Event Timeline
Log In to Comment