Skip to content

Commit

Permalink
Merge pull request #2 from hannesa2/Target29
Browse files Browse the repository at this point in the history
target 29
  • Loading branch information
ToxicBakery authored Sep 4, 2019
2 parents 0827fb9 + 84b8f10 commit fa2140e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:18.04

ARG ANDROID_TARGET_SDK=28
ARG ANDROID_BUILD_TOOLS=28.0.3
ARG ANDROID_TARGET_SDK=29
ARG ANDROID_BUILD_TOOLS=29.0.2
ARG ANDROID_SDK_TOOLS=4333796
ARG ANDROID_NDK_TOOLS=r18b
ARG SONAR_CLI=3.3.0.1492
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# RajawaliDocker

[![Docker Hub](https://images.microbadger.com/badges/version/rajawali/rajawali.svg)](https://hub.docker.com/r/rajawali/rajawali)
[![supportLib](https://img.shields.io/badge/supportLib-28-green.svg)](https://opensource.google.com/projects/material-components-android)
[![supportLib](https://img.shields.io/badge/NDK-18b3-yellow.svg)](https://developer.android.com/ndk/downloads)
[![target SDK](https://img.shields.io/badge/supportLib-28-green.svg)](https://developer.android.com/about/versions/10/features)
[![NDK](https://img.shields.io/badge/NDK-18b3-yellow.svg)](https://developer.android.com/ndk/downloads)

Docker image for building Rajawali, it uses

Expand Down

0 comments on commit fa2140e

Please sign in to comment.