Skip to content

Commit

Permalink
Update Godot to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriiFeshchenko committed Jan 5, 2024
1 parent 5fab1ed commit 82601d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ android {
dependencies {
implementation 'androidx.appcompat:appcompat:1.5.1'
compileOnly 'com.appodeal.ads:sdk:3.0.1.+'
compileOnly fileTree(dir:"libs", include:["godot-lib.3.5.1.stable.release.aar"])
compileOnly fileTree(dir:"libs", include:["godot-lib.3.5.3.stable.release.aar"])
}
Binary file not shown.

0 comments on commit 82601d6

Please sign in to comment.