From 0bc291e7bd1edad27896ed3dd2d013049e562851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D0=BC=D0=B8=D1=80=20=D0=A8?= =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=BB=D0=B8=D0=BD=D0=B3?= Date: Sun, 14 Jan 2024 18:01:10 +0000 Subject: [PATCH] add adroid json label --- android-studio-label.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 android-studio-label.json diff --git a/android-studio-label.json b/android-studio-label.json new file mode 100644 index 0000000..fca3e74 --- /dev/null +++ b/android-studio-label.json @@ -0,0 +1,10 @@ +{ + "schemaVersion": 1, + "style": "for-the-badge", + "logo": "android", + "logoColor": "fff", + "label": "Android Studio", + "labelColor": "34A853", + "message": "2023.1.1", + "color": "fff" +} \ No newline at end of file