Skip to content

Commit

Permalink
chore(update): update asm version
Browse files Browse the repository at this point in the history
update asm for 9.6
  • Loading branch information
Umaaz authored Dec 28, 2023
1 parent 635a7b8 commit 58b499d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if(System.env.VERSION != null) {
version 'dev'
}

var asm_version = '9.5'
var asm_version = '9.6'

sourceCompatibility='17'

Expand Down

0 comments on commit 58b499d

Please sign in to comment.