We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e334042 commit 97ee899Copy full SHA for 97ee899
build.gradle
@@ -13,7 +13,7 @@ ext {
13
// For Recaf versions:
14
// - Releases: https://mvnrepository.com/artifact/software.coley/recaf-core
15
// - Snapshots: https://jitpack.io/#Col-E/Recaf (see commits tab)
16
- recafVersion = 'd5898f5d18'
+ recafVersion = '102fa4df1e'
17
recafSnapshots = true
18
19
// This should point to the full name of the class that 'implements Plugin'
0 commit comments