Skip to content

Commit 2d7682e

Browse files
author
David Gräff
committed
Update README.md
Update minimal android version in readme
1 parent 8b994fc commit 2d7682e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Cool examples:
4444
To compile, you need the [Android SDK](http://developer.android.com/sdk)
4545
and [Android Studio](http://developer.android.com/sdk/installing/studio.html).
4646
This project is not for the old eclipse based SDK! It depends on the
47-
support libraries (v13), additional support library extensions (v7.RecyclerView) and need at least android 4.0 (sdk version 14, released 19. Oct 2011). Parts of the app (import/export/backgrounds) are only usuable with Android 4.4 (DocumentProvider class).
47+
support libraries (v13), additional support library extensions (v7.RecyclerView) and need at least android 4.2 (sdk version 17, released 13. Nov 2012). Parts of the app (import/export/backgrounds) are only usuable with Android 4.4 (DocumentProvider class).
4848

4949
### Plugin Development
5050
All you need to develop a plugin is described in detail at the [Plugin Developer Documentation](https://github.com/davidgraeff/Android-NetPowerctrl-Shared#plugin-developer-documentation).

0 commit comments

Comments
 (0)