Skip to content

Commit

Permalink
AndroidX 1.12.0
Browse files Browse the repository at this point in the history
Kotlin 1.9.21.
  • Loading branch information
pranavpandey committed Jan 26, 2024
1 parent 9ef1510 commit 387df31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ buildscript {
'minSdk' : 14,
'targetSdk' : 34,
'buildTools': '34.0.0',
'androidx' : '1.12.0-alpha05',
'kotlin' : '1.8.22'
'androidx' : '1.12.0',
'kotlin' : '1.9.21'
]

repositories {
Expand Down

0 comments on commit 387df31

Please sign in to comment.