File tree Expand file tree Collapse file tree 5 files changed +16
-16
lines changed
java/com/bharathvishal/coroutineasasynctask/activities Expand file tree Collapse file tree 5 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
1414 }
1515 minSdk = 23
1616 targetSdk = 35
17- versionCode = 28
18- versionName = " 1.0.15 "
17+ versionCode = 30
18+ versionName = " 1.0.16 "
1919 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2020 }
2121 buildFeatures {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- Copyright 2022-2024 Bharath Vishal G.
3+ Copyright 2022-2025 Bharath Vishal G.
44
55 Licensed under the Apache License, Version 2.0 (the "License");
66 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/* *
22 *
3- * Copyright 2022-2024 Bharath Vishal G.
3+ * Copyright 2022-2025 Bharath Vishal G.
44 *
55 * Licensed under the Apache License, Version 2.0 (the "License");
66 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11[versions ]
2- agp = " 8.6.0 "
2+ agp = " 8.7.3 "
33appCompatVer =" 1.7.0"
44kotlinxCoroutinesVer =" 1.7.3"
55coilVer =" 2.6.0"
6- kotlinVer = " 2.0.0 "
6+ kotlinVer = " 2.0.20 "
77materialVer = " 1.12.0"
8- constraintlayoutVer =" 2.1.4 "
9- coreKtxVer = " 1.13.1 "
8+ constraintlayoutVer =" 2.2.0 "
9+ coreKtxVer = " 1.15.0 "
1010glideVer =" 4.16.0"
1111cardViewVer =" 1.0.0"
12- compose3MaterialVer =" 1.3.0 "
13- lifecycleRuntimeKtxVer =" 2.8.5 "
14- activityComposeVer =" 1.9.2 "
15- composeUItestVer =" 1.7.1 "
16- uitoolingVer =" 1.7.1 "
17- uitoolingpreviewVer =" 1.7.1 "
12+ compose3MaterialVer =" 1.3.1 "
13+ lifecycleRuntimeKtxVer =" 2.8.7 "
14+ activityComposeVer =" 1.9.3 "
15+ composeUItestVer =" 1.7.6 "
16+ uitoolingVer =" 1.7.6 "
17+ uitoolingpreviewVer =" 1.7.6 "
1818splashScreenVer =" 1.0.1"
1919junitVersion = " 4.13.2"
20- materialiconsVer =" 1.7.1 "
20+ materialiconsVer =" 1.7.6 "
2121espressoCoreVer = " 3.6.1"
2222accompanistVer = " 0.28.0"
2323legacySupportVer =" 1.0.0"
Original file line number Diff line number Diff line change 11# Thu Aug 11 08:16:27 IST 2022
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments