Skip to content

Commit 4fff78e

Browse files
committed
Update to v3.1.0
1 parent b689090 commit 4fff78e

File tree

1 file changed

+1
-1
lines changed
  • src/main/kotlin/com/github/shiraji/permissionsdispatcherplugin/data

1 file changed

+1
-1
lines changed

src/main/kotlin/com/github/shiraji/permissionsdispatcherplugin/data/PdVersion.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ enum class PdVersion {
1313
}
1414
}
1515

16-
const val latestVersion = "3.0.1"
16+
const val latestVersion = "3.1.0"
1717
}
1818
}

0 commit comments

Comments
 (0)