File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 99project. group = " com.andre601"
1010project. version = " 3.0.5"
1111
12- sourceCompatibility = targetCompitability = 1.8
12+ sourceCompatibility = JavaVersion . VERSION_1_8
13+ targetCompatibility = JavaVersion . VERSION_1_8
1314
1415jar {
1516 baseName = ' JavaBotBlockAPI'
Original file line number Diff line number Diff line change 1+ Versions marked with a ` * ` are not available on bintray!
2+
13## v3
24
35- ### v3.0.0
2123- ### v3.0.1
2224 - Deprecated ` Site.DISCORDBOTS_ORG ` . Use ` Site.TOP_GG ` instead.
2325
24- - ### v3.0.2
25- - ** This update is not available on bintray!**
26+ - ### v3.0.2*
2627 - Dependencies updated:
2728 - JDA: ` 4.0.0_61 ` to ` 4.0.0_70 `
2829
2930- ### v3.0.3
3031 - Same changes as [ v3.0.2] ( #v302 )
3132
32- - ### v3.0.4
33- - ** This update is not available on bintray!**
33+ - ### v3.0.4*
3434 - RequestHandler was removed
3535 - Dependencies updated:
3636 - JDA: ` 4.0.0_70 ` to ` 4.0.0_73 `
3737
38- - ### v3.0.5
38+ - ### v3.0.5*
3939 - Fixed broken build.gradle
40+
41+ - ### v3.0.6
42+ - It's ` targetCompatibility ` not ` targetCompitability `
4043____
4144## v2
4245
You can’t perform that action at this time.
0 commit comments