Skip to content

Commit 33538ba

Browse files
committed
updated properties
1 parent aa76558 commit 33538ba

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

mode/mode.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name = Android Mode
22
authorList = [The Processing Foundation](https://processingfoundation.org/)
33
url = http://android.processing.org
44
sentence = Create projects with Processing for Android devices
5-
paragraph = This version of the Android Mode is for Processing 3.1+
5+
paragraph = This version of the Android Mode is for Processing 4.0+
66
imports=processing.mode.java.JavaMode
7-
version = 279
8-
prettyVersion = 4.2.1
9-
minRevision = 249
10-
maxRevision = 1269
7+
version = 400
8+
prettyVersion = 4.5.0a1
9+
minRevision = 1276
10+
maxRevision = 0

mode/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ com.google.android.support%wearable = 2.8.1
2121
com.google.android.gms%play-services-wearable = 17.0.0
2222
com.google.vr = 1.180.0
2323
com.google.ar = 1.22.0
24-
org.processing = 3.3.7
24+
org.processing = 4.0.0b1
2525
org.gradle%gradle-tooling-api = 6.8.3
2626
org.slf4j = 1.7.30
2727
org.eclipse.jdt = 3.11.100

0 commit comments

Comments
 (0)