Skip to content

Commit

Permalink
Bump com.android.application from 8.1.2 to 8.3.1 in /10-bitClockWidget
Browse files Browse the repository at this point in the history
Bumps com.android.application from 8.1.2 to 8.3.1.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent c265192 commit 5a44112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 10-bitClockWidget/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
plugins {
id 'com.android.application' version "8.1.2" apply false
id 'com.android.application' version "8.3.1" apply false
}

tasks.register('clean', Delete) {
Expand Down

0 comments on commit 5a44112

Please sign in to comment.