Skip to content

Commit

Permalink
fix(): terminal require min 26
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed Jan 28, 2024
1 parent 66db419 commit e55c66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/angular/android/variables.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
minSdkVersion = 22
minSdkVersion = 26
compileSdkVersion = 34
targetSdkVersion = 34
androidxActivityVersion = '1.8.0'
Expand Down

0 comments on commit e55c66d

Please sign in to comment.