Skip to content

Commit cd3ed1d

Browse files
committed
Guard statement on setSmallIcon for android version lower than 6
1 parent 667f7ec commit cd3ed1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="android-notify",
9-
version="1.59.1",
9+
version="1.59.2",
1010
author="Fabian",
1111
author_email='fector101@yahoo.com',
1212
description="A Python package that simplifies creating Android notifications in Kivy apps.",

0 commit comments

Comments
 (0)