Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
Make the InternalAwsCoroutineApi an internal annotation class
Browse files Browse the repository at this point in the history
  • Loading branch information
bradynpoulsen committed Dec 14, 2018
1 parent 331e75d commit c92294b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.github.bradynpoulsen.aws.coroutines

@Experimental
annotation class InternalAwsCoroutineApi
internal annotation class InternalAwsCoroutineApi

@Experimental
annotation class ExperimentalAwsCoroutineApi

0 comments on commit c92294b

Please sign in to comment.