Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Upgrade jbox2d dependency. #91

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bubblepicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
compile "com.android.support:appcompat-v7:$supportLibVersion"
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"

compile files('libs/jbox2d-library-2.1.2.2.jar')
compile group: 'org.jbox2d', name: 'jbox2d-library', version: '2.1.2.3'
compile files('libs/slf4j-api-1.7.22.jar')
}
repositories {
Expand Down
Binary file removed bubblepicker/libs/jbox2d-library-2.1.2.2.jar
Binary file not shown.