Skip to content

Commit c246e85

Browse files
committed
github action test1
1 parent 700c44e commit c246e85

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.github/workflows/android.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Android CI
22

33
on:
44
push:
5-
branches: [ main ]
65
tags:
76
- 'v*'
87

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ plugins {
55

66
android {
77
compileSdk compileTargetSDK
8+
buildToolsVersion "30.0.3"
89

910
defaultConfig {
1011
applicationId "com.arupakaman.unitypluginsapp"

0 commit comments

Comments
 (0)